Skip to content

Fix/daily ci pool image - #1083

Merged
Ramses Sanchez-Hernandez (ramsessanchez) merged 1 commit into
mainfrom
fix/daily-ci-pool-image
Jun 2, 2026
Merged

Fix/daily ci pool image#1083
Ramses Sanchez-Hernandez (ramsessanchez) merged 1 commit into
mainfrom
fix/daily-ci-pool-image

Conversation

@ramsessanchez

@ramsessanchez Ramses Sanchez-Hernandez (ramsessanchez) commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The daily CI build was failing with:

  • 1ES PT Error: The os property specified in the pool does not match with the actual image — missing image property in pool config
  • pip install failures due to network isolation on the 1ES hosted agent

Changes

  • Added image: ubuntu-latest to the pool configuration to satisfy 1ES Pipeline Template requirements
  • Added PipAuthenticate@1 task with Graph Developer Experiences/GraphDeveloperExperiences_Public feed as the primary index for CFS-compliant dependency resolution

- Add missing image property to pool config
- Use PipAuthenticate with Azure Artifacts feed for CFS compliance
- Remove hardcoded PyPI index from requirements-dev.txt
- Switch to requirements-dev.txt based install

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

@ramsessanchez
Ramses Sanchez-Hernandez (ramsessanchez) merged commit bef9bef into main Jun 2, 2026
18 checks passed
@ramsessanchez
Ramses Sanchez-Hernandez (ramsessanchez) deleted the fix/daily-ci-pool-image branch June 2, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants